﻿@charset"utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

ol,
ul {
	list-style: none;
}

th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,
textarea,
select {
	*font-size: 100%;
	outline: none;
	background-color: transparent;
	border: none;
}

a {
	text-decoration: none;
}

i,
em {
	vertical-align: middle;
	font-style: normal;
}

body {
	font: 14px/1.5 "Microsoft YaHei", tahoma, arial;
	overflow-x: hidden;
}

body {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*下面是解决ios上去除微信点击蓝色边框 */
a:focus,
input:focus,
p:focus,
div:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
	vertical-align: top;
}

.clearfix:after {
	display: block;
	content: "";
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w10 {
	width: 1000px;
	margin: auto;
}

.w12 {
	width: 1400px;
	margin: auto;
}

.w14 {
	width: 1400px;
	margin: auto;
}



.nav_top {
	padding: 0 2.6%;
}

.nav_top,
.nav_bot {
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;
}

.nav_top_left {
	padding: 15px 0;
	/* display: table; */
}

.nav_top_left .language,
.nav_top_left .navLogos {
	display: inline-block;
	float: left;
}

.navLogos {
	height: 43px;
}

.navLogos img {
	max-height: 100%;
}



.logo-fan {
	display: none;
}

.language a {
	padding: 8px 32px 0;
	margin: 0 30px;
	position: relative;
	font-size: 10px;
	color: #ffffff;
	display: block;
	margin-top: 16px;
}

.language a::before {
	content: '';
	width: 18px;
	height: 18px;
	background: url(../images/language_icon_2.gif) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-right: 15px;
	position: absolute;
	left: 0;
	top: 9px;
}

.language a::after {
	content: '';
	width: 10px;
	height: 6px;
	background: url(../images/icon4.png) no-repeat center;
	background-size: 10px;
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 14px;
}

.nav_top_right ul li {
	display: inline-block;
	padding: 24px 43px;
	float: left;
}

.nav_top_right ul li.borders {
	border-right: 1px rgba(255, 255, 255, 0.15) solid;
}

.nav_top_right ul li:last-child {
	padding-left: 22px;
	padding-right: 0;
}

.nav_top_right ul li a {
	display: block;
	font-size: 12px;
	line-height: 26px;
	color: #ffffff;
	padding-left: 34px;
}

.nav_top_right ul li:nth-of-type(-n+3) {
	padding: 24px 40px 24px 0;
	position: relative;
}

.nav_top_right ul li:nth-of-type(-n+3) a::after {
	content: '';
	width: 10px;
	height: 6px;
	background: url(../images/icon4.png) no-repeat center;
	background-size: 10px;
	display: inline-block;
	position: absolute;
	right: 24px;
	top: 34px;
	transform: rotate(-90deg);
}

.nav_top_right ul li:nth-of-type(-n+3) a {
	padding-left: 0;
}

.nav_top_right ul li.searli a {
	background: url(../images/icon2.png) no-repeat left center;
}

.nav_top_right ul li.globali a {
	background: url(../images/icon3.png) no-repeat left center;
}

.nav_top_right ul li.globali a:after {
	content: '';
	background: url(../images/icon4.png) no-repeat right center;
	display: inline-block;
	width: 10px;
	height: 9px;
	margin-left: 10px;
}

.navBotuls {
	margin: auto;
	text-align: center;
	position: relative;
	padding: 0 2.6%;
}

.nav_bot .navBotuls li {
	display: inline-block;
}

.nav_bot .navBotuls li:first-child a,
.ons .nav_bot .navBotuls li:first-child a {
	background: none;
}

.ons .nav_top_right ul li:nth-of-type(-n+3) a::after {
	background: url(../images/icon4-fan.png) no-repeat right center;
}

.nav_bot .navBotuls li a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	padding: 18px 23px;
	background: url(../images/icon4.png) no-repeat right center;
}

.nav_bot .navBotuls li a:hover {
	color: #114897 !important;
}


.cliMoreP a,
.swiper-pagination-big .swiper-pagination-bullet,
.switChUls_I li a,
.headNav,
.ons,
.homepage span,
.infoHov .info-ulBox li a,
.pro-server-Tain dl .infoHov,
.pro-server-Tain dl dd p a,
.company-global p a,
.menuUls li {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}


/* sousuo */
.h_search {
	width: 690px;
	margin: 0 auto;
	top: 0;
	position: absolute;
	left: 50%;
	margin-left: -345px;
	z-index: 99;
	padding-top: 23px;
	opacity: 0;
	transition: all 0.3s ease-in;
}

.h_searchtxt {
	line-height: 44px;
	font-size: 14px;
	padding: 0 45px;
	background: url(../images/icon2.png) 10px center no-repeat;
	color: #fff;
}

.h_searchdesc {
	padding: 18px 10px;
	background: #fff;
	margin-top: 18px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.h_searchdesc h4 {
	font-size: 12px;
	color: #666;
	padding-left: 35px;
}

.h_searchdesc li {
	line-height: 32px;
	margin: 5px 0;
	padding: 0 45px;
}

.h_searchdesc li a {
	color: #333;
}

.h_searchdesc li:hover {
	background: #f2f2f2;
}

.h_searchdesc li:hover a {
	color: #222;
}

.navm {
	position: relative;
	padding: 0 11%;
}

.guanbia {
	background: url(../images/guanbia.png) center no-repeat;
	background-size: cover;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 50%;
	margin-right: -600px;
	top: 33px;
	display: none;
}

.h_searchtxt {
	line-height: 44px;
	font-size: 14px;
	padding: 0 45px;
	background: url(../images/icon2.png) 10px center no-repeat;
	color: #fff;
}

.h_searchtxt,
.h_searchdesc li,
.h_searchdesc h4 {
	opacity: 0;
	-webkit-opacity: 0;
	transform: translateX(100px);
	transition: all 0.3s ease;
}

.h_searchdesc li {
	transform: translateX(20px);
}

.h_searchon .h_searchtxt,
.h_searchon .h_searchdesc li,
.h_searchon .h_searchdesc h4 {
	opacity: 1;
	-webkit-opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}



.hsbg {
	background: #000;
	opacity: 0;
	-webkit-opacity: 0;
	visibility: hidden;
	position: fixed;
	left: 0;
	top: 0;
	height: 100vh;
	width: 100%;
	z-index: 10;
	transition: all 0.5s ease-in;
}

.h_searchtxt {
	transition-delay: 0.3s;
}

.h_searchdesc {
	padding: 18px 10px;
	background: #fff;
	margin-top: 18px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.h_searchdesc li.n1 {
	transition-delay: 0.3s;
}

.h_searchdesc li.n2 {
	transition-delay: 0.4s;
}

.h_searchdesc li.n3 {
	transition-delay: 0.5s;
}

.h_searchdesc li.n4 {
	transition-delay: 0.6s;
}

.h_search {
	visibility: hidden;
}

.h_searchon {
	visibility: visible;
	opacity: 1;
}

.nav {
	padding: 43px 0;
	background: #fff;
	position: relative;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease-in;
}

.nav {
	padding-top: 0;
	padding-bottom: 0;
}

.navon {
	background: rgba(45, 45, 45, 0.98);
	height: 83px;
}


.hsbgon {
	opacity: 0.7;
	-webkit-opacity: 0.7;
	visibility: visible;
}


/* 导航反色 */
.ons {
	background: #FFFFFF;
}

.ons .logo {
	display: none;
}

.ons .logo-fan {
	display: block;
}

.ons .language a::before {
	content: '';
	width: 18px;
	height: 18px;
	background: url(../images/language_icon_1.gif) no-repeat center;
	background-size: cover;
	display: inline-block;
	margin-right: 15px;
	position: absolute;
	left: 0;
	top: 9px;
}

.ons .language a::after {
	background: url(../images/icon4-fan.png) no-repeat center;
}

.ons .nav_top_right ul li.searli a {
	background: url(../images/icon2-fan.png) no-repeat left center;
}

.ons .nav_top_right ul li.globali a {
	background: url(../images/icon3-fan.png) no-repeat left center;
}

.ons .nav_top_right ul li.globali a:after {
	background: url(../images/icon4-fan.png) no-repeat right center;
}

.ons .language a,
.ons .nav_top_right ul li a {
	color: #333333;
}

.ons .nav_bot .navBotuls li a {
	color: #333333;
	background: url(../images/icon4-fan.png) no-repeat right center;
}

.ons .nav_top_right ul li.borders {
	border-right: 1px rgba(0, 0, 0, 0.15) solid;
}

.ons .nav_top,
.ons .nav_bot {
	border-bottom: 1px rgba(0, 0, 0, 0.15) solid;
}

/* menu */
.down-listBox {
	width: 100%;
	height: 425px;
	box-shadow: 0 18px 25px rgba(150, 150, 150, 0.2);
	background: #FFFFFF;
	position: absolute;
	top: 59px;
	left: 0;
	display: none;
	border-top: 1px rgba(0, 0, 0, 0.1) solid;
}

.downMenu-cens {
	padding: 56px 0;
	text-align: center;
}

.menucens {
	display: inline-block;
	float: left;
	text-align: left;
}

.leftMenu {
	width: 30%;
}

.touzi .leftMenu {
	width: 22%;
}

.leftMid {
	width: 41.5%;
	margin: -20px 3.5% 0;
}

.leftRight {
	width: 21%;
}

.menucens h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 16px;
	color: #114897;
}

.menu-txt1 p {
	font-size: 12px;
	line-height: 20px;
	color: #242628;
}

.menu-more {
	cursor: pointer;
}

.menu-more span {
	font-size: 12px;
	line-height: 26px;
	color: #2b2e32;
	margin-top: 30px;
	display: block;
	padding-left: 15px;
	background: url(../images/right.png) no-repeat left center;
}

.menuUls li {
	display: block !important;
	padding: 20px 26px 18px;
	position: relative;
	background: url(../images/right.png) no-repeat 94% center;
}

.menuUls li:hover {
	box-shadow: 0px 1px 33px 0px rgba(231, 232, 233, 0.75);
}

.menuUls li::after {
	content: '';
	display: block;
	border-bottom: 1px #EEEFEF solid;
	position: absolute;
	bottom: 0;
	width: 90%;
}

.menuUls li .botnA a {
	display: inline;
	font-size: 12px;
	line-height: 18px;
	color: #292a2b !important;
	padding: 0;
	padding-right: 15px;
	background: none !important;
}

.videBox {
	margin-bottom: 25px;
}

.videBox,
.activBox,
.touzizhe {
	width: 100%;
	height: 134px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.touzizhe {
	width: 340px;
	height: 264px;
	background-color: #ffffff;
	box-shadow: 0px 1px 33px 0px rgba(230, 230, 230, 0.75);
	border-radius: 12px;
	border: solid 1px #e9e9e9;
	overflow: hidden;
}

.videBox h3,
.activBox h3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	line-height: 34px;
	color: #ffffff;
}

.videBox h3 {
	padding-left: 38px;
	background: url(../images/dm1-icon.jpg.png) no-repeat left center;
	background-size: 30px;
}

.activBox h3 {
	background: url(../images/dm2-icon.jpg.png) no-repeat right center;
	background-size: 12px;
	padding-right: 30px;
}


/* banner */
.about-inUls2 ul li a,
.about-inUls2 ul li a::after,
.inActed,
.inActed::after,
.moreA a,
.moreA a::after,
.drownDlBoxs dl dd p i,
.btnBox0,
.btn-txt-bot .torightp,
.btnBox0::after {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.banNavBoxs,
.LastNavP,
.Corporate,
.globalMaps,
.cultureBoxs,
.ContactBoxs {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.headNav {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 888;
}

.banNavBoxs {
	width: ;
	height: 508px;
	margin-top: 114px;
	overflow: hidden;
	position: relative;
}


.LastNavP {
	height: 450px;
}

.about-inban {
	width: 62.5%;
	position: absolute;
	z-index: 500;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.about-inban h3 {
	font-size: 36px;
	line-height: 60px;
	color: #ffffff;
}

.LastNavP h3 {
	font-size: 34px;
}

.LastNavP .about-inban {
	top: 56%;
}

/* 公共内页悬浮导航 */
.canFixNav {
	/* position: absolute;
	z-index: 500;
	bottom: 15px;
	left: 0; */
	width: 100%;
	background: #F7F7F7;
	padding: 26px 0 32px;
}

.canFixNav-new {
	background: #FFFFFF;
}

.onbg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 668;
	background: #FFFFFF;
	border-bottom: 1px rgba(0, 0, 0, 0.15) solid;
	transition: all .3s ease;
	padding: 0 0 10px;
}

.onbg .about-inUls1 {
	display: none;
}

/* .onbg .about-inUls ul li a {
	color: #333333;
}

.onbg .about-inUls1 ul li a {
	background: url(../images/right.png) no-repeat right center;
	background-size: 5px;
} */

.box-fixs {
	position: relative;
	top: -70px;
	left: 0;
}

/* 定于侧边 */
/* .onbg{
	top: 137px;
	width: 130px;
	left: 0;
	border: 1px rgba(0, 0, 0, 0.1) solid;
}
.onbg li{
	display: block;
	margin-bottom: 10px;
}
.onbg .about-inUls2{
	float: left;
}
.onbg .canUls{
	width: 100%;
}
.onbg .about-inUls2 ul li a{
	padding: 10px 30px;
} */




/* 定于侧边结束 */


.canUls {
	/* border-top: 1px rgba(229, 229, 229, 1) solid; */
}

.about-inUls ul li {
	display: inline-block;
	float: left;
}

.about-inUls ul li a {
	font-size: 12px;
	color: #000000;
	display: block;
	padding: 2px 16px;
}

.about-inUls2 {
	padding-top: 12px;
}

.about-inUls2 ul li a {
	padding: 15px 30px;
	background-color: #eeeeee;
	border-radius: 6px;
	margin-left: 12px;
	overflow: hidden;
}

.about-inUls2 ul li a:hover,
.inActed {
	background-color: #e78a22 !important;
	color: #FFFFFF !important;
}

.about-inUls1 ul li a {
	background: url(../images/right.png) no-repeat right center;
	background-size: 5px;
}

.about-inUls1 ul li:last-child a {
	background: none;
}

/*  */
.solut-doMenu {
	padding: 56px 6%;
}

/* 解决方案下拉 */
/* .downMenu-cens-autoHei {
	height: auto !important;
} */

.soluLfs {
	width: 45%;
}

.soluMd {
	margin: 0 2.5%;
}

.soluMd,
.soluRg {
	width: 25%;
}

.menuUls.solution-menu li {
	background: none;
	padding: 12px 0;
}

.menuUls.solution-menu .botnA li {
	border-bottom: 1px #EEEFEF solid;

}

.menuUls.solution-menu li::after {
	border-bottom: none;
}

.menuUls.solution-menu li a {
	display: block;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
}

.solution-menu li:nth-of-type(-n+2) {
	display: block;
}

.solution-menu li a {
	border: none;
	background: none;
}

.soluRg .solution-menu li {
	background: urlrigh;
}

.soluRg .solution-menu li:nth-child(1) {
	border-bottom: 1px #EEEFEF solid;
}

.soluRg .solution-menu li h5 i {
	float: right;
}

.solution-menu li a i {
	float: right;
}

.soluLfs .solution-menu .floats {
	width: 46%;
	float: left;
}

.soluLfs .solution-menu .floats:nth-of-type(odd) {
	margin-right: 4%;
}

.menuUls.solution-menu li:hover {
	box-shadow: none;
}




.fiveUls,
.fourUls {
	display: none;
}

.fourUls li a {
	padding-left: 2em !important;
}

.fiveUls li a {
	padding-left: 3em !important;
}
























.foot {
	background: #2f2f2f;
	border-top: 6px solid #0076a7;
	padding-top: 50px;
	padding-bottom: 40px;
}

.footp1 a {
	color: #fff;
	display: inline-block;
	margin-left: 15px;
}

.footp13 {
	padding-left: 10px;
}

.footp1 {
	padding-bottom: 15px;
	border-bottom: 1px solid #636363;
}

.footp2 {
	padding-top: 20px;
}

.footp2,
.footp2 a {
	color: #fff;
}

.footp21b {
	color: #888888;
	font-family: Arial, sans-serif;
	padding-top: 3px;
}

.dbgs {
	display: inline-block;
	width: 168px;
	text-align: center;
	border: 1px solid #717171;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	line-height: 35px;
	font-size: 12px;
	cursor: pointer;
	position: relative;
}

.dbgs i {
	display: inline-block;
	padding-right: 38px;
	background: url(../images/dbgs.png) center right no-repeat;
}

.dbgssub {
	background: #fff;
	position: absolute;
	width: 150%;
	bottom: 0;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 5px 20px rgba(255, 255, 255, 0.2);
	left: -25%;
	display: none;
	text-align: center;
}

.dbgssub a {
	color: #333;
	font-size: 13px;
}

.dbgssub li {
	border-bottom: 1px solid #dcdcdc;
}

.dbgs i {
	background-image: url(../images/dbgs1.png);
}

.dbgssub li.m:hover {
	background: #f1f1f1;
}

.footp112 {
	margin-left: 0 !important;
}

.tica-bg{position:fixed;left:0;top:0;background:#000;opacity:0.5; display:none; z-index:40;width:100%;height:100%;height:100vh;}